emacs.git
18 years ago*** empty log message ***
Eli Zaretskii [Fri, 20 Jul 2007 19:45:30 +0000 (19:45 +0000)]
*** empty log message ***

18 years ago(clean): Don't delete *~.
Eli Zaretskii [Fri, 20 Jul 2007 19:45:02 +0000 (19:45 +0000)]
(clean): Don't delete *~.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 20 Jul 2007 19:43:01 +0000 (19:43 +0000)]
*** empty log message ***

18 years ago(clean): Don't delete *~.
Eli Zaretskii [Fri, 20 Jul 2007 19:42:13 +0000 (19:42 +0000)]
(clean): Don't delete *~.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 20 Jul 2007 19:32:26 +0000 (19:32 +0000)]
*** empty log message ***

18 years ago(bootstrap, bootstrap-nmake, bootstrap-gmake): Depend on cmdproxy.
Eli Zaretskii [Fri, 20 Jul 2007 19:32:06 +0000 (19:32 +0000)]
(bootstrap, bootstrap-nmake, bootstrap-gmake): Depend on cmdproxy.
(cleanall): Don't delete *~.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 20 Jul 2007 19:27:27 +0000 (19:27 +0000)]
*** empty log message ***

18 years ago(install-lisp-SH, install-lisp-CMD): New targets.
Eli Zaretskii [Fri, 20 Jul 2007 19:26:35 +0000 (19:26 +0000)]
(install-lisp-SH, install-lisp-CMD): New targets.
(install): Use them to copy all *.el files before *.elc.
(clean): Don't delete *~.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 20 Jul 2007 19:20:58 +0000 (19:20 +0000)]
*** empty log message ***

18 years ago(IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32): Define
Eli Zaretskii [Fri, 20 Jul 2007 19:19:59 +0000 (19:19 +0000)]
(IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32): Define
if not defined.

18 years ago(vc-hg-workfile-unchanged-p): New function.
Dan Nicolaescu [Fri, 20 Jul 2007 06:54:40 +0000 (06:54 +0000)]
(vc-hg-workfile-unchanged-p): New function.

18 years ago(vc-hg-registered): Replace if with when.
Dan Nicolaescu [Thu, 19 Jul 2007 23:51:28 +0000 (23:51 +0000)]
(vc-hg-registered): Replace if with when.
(vc-hg-state): Deal with nonexistent files.

18 years ago*** empty log message ***
Jason Rumney [Wed, 18 Jul 2007 22:20:42 +0000 (22:20 +0000)]
*** empty log message ***

18 years ago(w32_executable_type): Handle 64 bit executables.
Jason Rumney [Wed, 18 Jul 2007 22:19:57 +0000 (22:19 +0000)]
(w32_executable_type): Handle 64 bit executables.

18 years ago*** empty log message ***
Juanma Barranquero [Wed, 18 Jul 2007 12:50:56 +0000 (12:50 +0000)]
*** empty log message ***

18 years ago(follow-mode-hook, follow-mode-off-hook, follow-mode,
Juanma Barranquero [Wed, 18 Jul 2007 12:40:30 +0000 (12:40 +0000)]
(follow-mode-hook, follow-mode-off-hook, follow-mode,
follow-delete-other-windows-and-split, follow-recenter,
follow-windows-aligned-p, follow-point-visible-all-windows-p, follow-redisplay,
follow-estimate-first-window-start, follow-xemacs-scrollbar-support,
follow-intercept-process-output): Fix typos in docstrings.

18 years ago*** empty log message ***
Thien-Thi Nguyen [Tue, 17 Jul 2007 16:14:25 +0000 (16:14 +0000)]
*** empty log message ***

18 years ago(bookmark-maybe-sort-alist): Don't modify bookmark-alist.
Thien-Thi Nguyen [Tue, 17 Jul 2007 16:12:51 +0000 (16:12 +0000)]
(bookmark-maybe-sort-alist): Don't modify bookmark-alist.
Instead, if not sorting, simply return it.
(bookmark-bmenu-list): Call bookmark-maybe-sort-alist
for its return value, not for its side effect.

18 years ago(bookmark-show-all-annotations):
Thien-Thi Nguyen [Tue, 17 Jul 2007 16:10:13 +0000 (16:10 +0000)]
(bookmark-show-all-annotations):
Make sure each inserted annotation ends with newline.

18 years agoAdd more info about the vc-registered function.
Dan Nicolaescu [Tue, 17 Jul 2007 04:48:56 +0000 (04:48 +0000)]
Add more info about the vc-registered function.

18 years ago*** empty log message ***
Juanma Barranquero [Mon, 16 Jul 2007 10:43:34 +0000 (10:43 +0000)]
*** empty log message ***

18 years ago(Fsave_window_excursion): Doc fix.
Juanma Barranquero [Mon, 16 Jul 2007 10:41:05 +0000 (10:41 +0000)]
(Fsave_window_excursion): Doc fix.

18 years ago(Fwith_output_to_temp_buffer): Doc fix.
Juanma Barranquero [Mon, 16 Jul 2007 10:40:03 +0000 (10:40 +0000)]
(Fwith_output_to_temp_buffer): Doc fix.

18 years ago(Ftrack_mouse): Doc fix.
Juanma Barranquero [Mon, 16 Jul 2007 10:39:15 +0000 (10:39 +0000)]
(Ftrack_mouse): Doc fix.

18 years ago(For, Fand, Fprogn): Doc fixes.
Juanma Barranquero [Mon, 16 Jul 2007 10:33:02 +0000 (10:33 +0000)]
(For, Fand, Fprogn): Doc fixes.

18 years ago(Ffind_operation_coding_system): Doc fix.
Juanma Barranquero [Mon, 16 Jul 2007 10:31:56 +0000 (10:31 +0000)]
(Ffind_operation_coding_system): Doc fix.

18 years ago*** empty log message ***
Juanma Barranquero [Mon, 16 Jul 2007 10:23:31 +0000 (10:23 +0000)]
*** empty log message ***

18 years ago(defadvice): Doc fix.
Juanma Barranquero [Mon, 16 Jul 2007 10:17:51 +0000 (10:17 +0000)]
(defadvice): Doc fix.

18 years ago(when, unless): Doc fix.
Juanma Barranquero [Mon, 16 Jul 2007 10:16:26 +0000 (10:16 +0000)]
(when, unless): Doc fix.

18 years ago(vc-hg-state): Handle removed files.
Dan Nicolaescu [Mon, 16 Jul 2007 03:58:54 +0000 (03:58 +0000)]
(vc-hg-state): Handle removed files.
(vc-hg-dir-state, vc-hg-dired-state-info): New functions.
(vc-hg-checkout): Re-enable.

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 16 Jul 2007 03:50:51 +0000 (03:50 +0000)]
*** empty log message ***

18 years ago(Defining Faces): Fix previous change.
Richard M. Stallman [Mon, 16 Jul 2007 03:50:35 +0000 (03:50 +0000)]
(Defining Faces): Fix previous change.

18 years agoJeff Miller <jmiller at cablespeed.com> (tiny change)
Glenn Morris [Sun, 15 Jul 2007 19:16:34 +0000 (19:16 +0000)]
Jeff Miller  <jmiller at cablespeed.com>  (tiny change)

(calendar-goto-bahai-date): Autoload it.

18 years ago*** empty log message ***
Glenn Morris [Sun, 15 Jul 2007 19:15:02 +0000 (19:15 +0000)]
*** empty log message ***

18 years agoMove autoload from previous change to calendar.el.
Glenn Morris [Sun, 15 Jul 2007 19:13:09 +0000 (19:13 +0000)]
Move autoload from previous change to calendar.el.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 15 Jul 2007 18:58:25 +0000 (18:58 +0000)]
*** empty log message ***

18 years ago(Fsetq): Doc fix.
Richard M. Stallman [Sun, 15 Jul 2007 18:57:54 +0000 (18:57 +0000)]
(Fsetq): Doc fix.

18 years ago(Fsetq_default): Doc fix.
Richard M. Stallman [Sun, 15 Jul 2007 18:57:10 +0000 (18:57 +0000)]
(Fsetq_default): Doc fix.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 15 Jul 2007 18:45:59 +0000 (18:45 +0000)]
*** empty log message ***

18 years ago(kmacro-bind-to-key): Avoid comparisons on function keys.
Richard M. Stallman [Sun, 15 Jul 2007 18:45:50 +0000 (18:45 +0000)]
(kmacro-bind-to-key): Avoid comparisons on function keys.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 15 Jul 2007 18:40:19 +0000 (18:40 +0000)]
*** empty log message ***

18 years ago(tutorial--find-changed-keys): Handle C-x specially like ESC.
Richard M. Stallman [Sun, 15 Jul 2007 18:40:09 +0000 (18:40 +0000)]
(tutorial--find-changed-keys): Handle C-x specially like ESC.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 15 Jul 2007 18:16:21 +0000 (18:16 +0000)]
*** empty log message ***

18 years ago(add-change-log-entry): Check add-log-full-name
Richard M. Stallman [Sun, 15 Jul 2007 18:15:47 +0000 (18:15 +0000)]
(add-change-log-entry): Check add-log-full-name
and add-log-mailing-address later, after change-log-mode-hook.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 15 Jul 2007 17:56:23 +0000 (17:56 +0000)]
*** empty log message ***

18 years ago(isearch-mode, isearch-done): Delete unintended code in previous change.
Richard M. Stallman [Sun, 15 Jul 2007 17:56:16 +0000 (17:56 +0000)]
(isearch-mode, isearch-done): Delete unintended code in previous change.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 15 Jul 2007 15:26:33 +0000 (15:26 +0000)]
*** empty log message ***

18 years ago(ps-default-bg): Change to White.
Richard M. Stallman [Sun, 15 Jul 2007 15:26:19 +0000 (15:26 +0000)]
(ps-default-bg): Change to White.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 15 Jul 2007 14:36:26 +0000 (14:36 +0000)]
*** empty log message ***

18 years ago(tar-get-descriptor): No error for zero-length file.
Richard M. Stallman [Sun, 15 Jul 2007 14:35:06 +0000 (14:35 +0000)]
(tar-get-descriptor): No error for zero-length file.

18 years ago*** empty log message ***
Martin Rudalics [Sun, 15 Jul 2007 08:31:26 +0000 (08:31 +0000)]
*** empty log message ***

18 years ago(mouse-drag-track): Reset transient-mark-mode to nil
Martin Rudalics [Sun, 15 Jul 2007 08:29:40 +0000 (08:29 +0000)]
(mouse-drag-track): Reset transient-mark-mode to nil
when handling the terminating event.

18 years agoMerge from gnus--rel--5.10
Miles Bader [Sun, 15 Jul 2007 04:45:41 +0000 (04:45 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 235-236)

   - Update from CVS

2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
   (gnus-server-closed-face, gnus-server-denied-face)
   (gnus-server-offline-face): Remove variable.
   (gnus-server-font-lock-keywords): Use faces that are not aliases.

   * lisp/gnus/mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
   (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
   if the coding-system argument is nil for XEmacs.

   * lisp/gnus/nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
   mm-charset-override-alist.

   * lisp/gnus/rfc2047.el: Don't require base64; require rfc2045 for the function
   rfc2045-encode-string.
   (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
   to quote the parameter value.

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-58

18 years ago*** empty log message ***
Glenn Morris [Sun, 15 Jul 2007 01:23:15 +0000 (01:23 +0000)]
*** empty log message ***

18 years agoSync from trunk:
Glenn Morris [Sun, 15 Jul 2007 01:22:55 +0000 (01:22 +0000)]
Sync from trunk:

Werner Lemberg  <wl at gnu.org>

* emacs.1: Completely revised.  Fix many typographical glitches.
Updated to handle current state of options and resources.

18 years ago*** empty log message ***
Glenn Morris [Sun, 15 Jul 2007 01:15:36 +0000 (01:15 +0000)]
*** empty log message ***

18 years agoJeff Miller <jmiller at cablespeed.com> (tiny change)
Glenn Morris [Sun, 15 Jul 2007 01:13:52 +0000 (01:13 +0000)]
Jeff Miller  <jmiller at cablespeed.com>  (tiny change)

(calendar-goto-bahai-date): Add autoload cookie.

18 years ago*** empty log message ***
Jan Djärv [Sat, 14 Jul 2007 09:02:06 +0000 (09:02 +0000)]
*** empty log message ***

18 years agoMention gtk-engines-qt problem.
Jan Djärv [Sat, 14 Jul 2007 09:01:57 +0000 (09:01 +0000)]
Mention gtk-engines-qt problem.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 13 Jul 2007 20:42:01 +0000 (20:42 +0000)]
*** empty log message ***

18 years ago(install-lisp-SH, install-lisp-CMD): New targets.
Eli Zaretskii [Fri, 13 Jul 2007 20:41:17 +0000 (20:41 +0000)]
(install-lisp-SH, install-lisp-CMD): New targets.
(install): Use them to copy all *.el files before *.elc.

18 years agoAdd @documentencoding directive.
Eli Zaretskii [Fri, 13 Jul 2007 20:37:05 +0000 (20:37 +0000)]
Add @documentencoding directive.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 13 Jul 2007 20:36:29 +0000 (20:36 +0000)]
*** empty log message ***

18 years ago($(infodir)/emacs-mime): Use --enable-encoding.
Eli Zaretskii [Fri, 13 Jul 2007 20:36:04 +0000 (20:36 +0000)]
($(infodir)/emacs-mime): Use --enable-encoding.

18 years ago(../info/emacs-mime): Use --enable-encoding.
Eli Zaretskii [Fri, 13 Jul 2007 20:35:27 +0000 (20:35 +0000)]
(../info/emacs-mime): Use --enable-encoding.

18 years ago* replace.el (match): Use yellow1 instead of yellow.
Dan Nicolaescu [Fri, 13 Jul 2007 02:50:19 +0000 (02:50 +0000)]
* replace.el (match): Use yellow1 instead of yellow.

* progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
red.

* pcvs-info.el (cvs-unknown): Likewise.

18 years ago*** empty log message ***
Juanma Barranquero [Thu, 12 Jul 2007 22:47:51 +0000 (22:47 +0000)]
*** empty log message ***

18 years ago(desktop-buffer-info, desktop-save): Use `desktop-dirname' instead of `dirname'.
Juanma Barranquero [Thu, 12 Jul 2007 22:43:53 +0000 (22:43 +0000)]
(desktop-buffer-info, desktop-save): Use `desktop-dirname' instead of `dirname'.

18 years ago*** empty log message ***
Jason Rumney [Thu, 12 Jul 2007 10:43:46 +0000 (10:43 +0000)]
*** empty log message ***

18 years agoRemove dashes from front of first line.
Jason Rumney [Thu, 12 Jul 2007 10:40:21 +0000 (10:40 +0000)]
Remove dashes from front of first line.

18 years ago*** empty log message ***
Jason Rumney [Wed, 11 Jul 2007 14:43:07 +0000 (14:43 +0000)]
*** empty log message ***

18 years ago(w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.
Jason Rumney [Wed, 11 Jul 2007 14:42:21 +0000 (14:42 +0000)]
(w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.
(w32_msg_pump) <WM_DESTROY>: Uninitialize COM.

18 years ago(LIBS): Include OLE32.
Jason Rumney [Wed, 11 Jul 2007 14:41:44 +0000 (14:41 +0000)]
(LIBS): Include OLE32.

18 years ago*** empty log message ***
Jason Rumney [Wed, 11 Jul 2007 14:41:22 +0000 (14:41 +0000)]
*** empty log message ***

18 years ago(OLE32): New library to link.
Jason Rumney [Wed, 11 Jul 2007 14:41:12 +0000 (14:41 +0000)]
(OLE32): New library to link.

18 years ago(OLE32): New library to link.
Jason Rumney [Wed, 11 Jul 2007 14:40:56 +0000 (14:40 +0000)]
(OLE32): New library to link.

18 years ago(auto-insert-alist): s/2/3/ in the generated comment.
Nick Roberts [Wed, 11 Jul 2007 01:54:24 +0000 (01:54 +0000)]
(auto-insert-alist): s/2/3/ in the generated comment.

18 years ago(copyright-current-gpl-version): Set to 3.
Nick Roberts [Wed, 11 Jul 2007 01:52:25 +0000 (01:52 +0000)]
(copyright-current-gpl-version): Set to 3.

18 years ago*** empty log message ***
Nick Roberts [Wed, 11 Jul 2007 01:48:50 +0000 (01:48 +0000)]
*** empty log message ***

18 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 10 Jul 2007 01:54:34 +0000 (01:54 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 797, 800, 802)

   - Merge from emacs--rel--22

 * gnus--rel--5.10  (patch 233-234)

   - Merge from emacs--devo--0
   - Update from CVS

2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
   as unfetched articles.

2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-start.el (gnus-level-unsubscribed): Improve doc string.

2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-article-summary-command-nosave)
   (gnus-article-read-summary-keys): Don't set the 3rd arg of
   pop-to-buffer for XEmacs.

2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus-faq.texi ([3.2]): Fix locating of environment variables in the
   Control Panel.

   * man/gnus.texi (Misc Article): Add index entry for
   gnus-single-article-buffer.

2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>

   * man/gnus.texi (Starting Up): Fix typo.

2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (Asynchronous Fetching): Fix typo.

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-54

18 years ago*** empty log message ***
Richard M. Stallman [Tue, 10 Jul 2007 01:07:09 +0000 (01:07 +0000)]
*** empty log message ***

18 years ago(eval-defun): Explain special handling of `defface'.
Richard M. Stallman [Tue, 10 Jul 2007 01:07:03 +0000 (01:07 +0000)]
(eval-defun): Explain special handling of `defface'.

18 years ago*** empty log message ***
Richard M. Stallman [Tue, 10 Jul 2007 01:05:49 +0000 (01:05 +0000)]
*** empty log message ***

18 years ago(Defining Faces): Explain C-M-x feature for defface.
Richard M. Stallman [Tue, 10 Jul 2007 01:05:12 +0000 (01:05 +0000)]
(Defining Faces): Explain C-M-x feature for defface.

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 9 Jul 2007 14:46:56 +0000 (14:46 +0000)]
*** empty log message ***

18 years ago(isearch-edit-string): Call to isearch-push-state after the search.
Richard M. Stallman [Mon, 9 Jul 2007 14:46:36 +0000 (14:46 +0000)]
(isearch-edit-string): Call to isearch-push-state after the search.

18 years ago(file-coding-system-alist): Fix previous commit.
Katsumi Yamaoka [Mon, 9 Jul 2007 01:27:20 +0000 (01:27 +0000)]
(file-coding-system-alist): Fix previous commit.

18 years agoRemove `tiny change' flags from my log entries.
Katsumi Yamaoka [Sun, 8 Jul 2007 23:44:03 +0000 (23:44 +0000)]
Remove `tiny change' flags from my log entries.

18 years ago(file-coding-system-alist): Fix custom type.
Katsumi Yamaoka [Sun, 8 Jul 2007 23:41:36 +0000 (23:41 +0000)]
(file-coding-system-alist): Fix custom type.

18 years ago(longlines-wrap-region): Avoid marking buffer as modified.
Chong Yidong [Sun, 8 Jul 2007 18:07:46 +0000 (18:07 +0000)]
(longlines-wrap-region): Avoid marking buffer as modified.
(longlines-auto-wrap, longlines-window-change-function): Remove
unnecessary calls to set-buffer-modified-p.

18 years ago* longlines.el (longlines-wrap-region): Avoid marking buffer as
Chong Yidong [Sun, 8 Jul 2007 18:07:19 +0000 (18:07 +0000)]
* longlines.el (longlines-wrap-region): Avoid marking buffer as
modified.
(longlines-auto-wrap, longlines-window-change-function): Remove
unnecessary calls to set-buffer-modified-p.

18 years agoAdd arch tagline
Miles Bader [Sun, 8 Jul 2007 11:32:07 +0000 (11:32 +0000)]
Add arch tagline

18 years ago* log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
Dan Nicolaescu [Sun, 8 Jul 2007 08:18:12 +0000 (08:18 +0000)]
* log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
buffer-local value of log-view-*-re if applicable.

18 years ago(gud-common-init): Call string->strings instead
Nick Roberts [Sun, 8 Jul 2007 06:54:40 +0000 (06:54 +0000)]
(gud-common-init): Call string->strings instead
of split-string.

18 years ago(cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
Nick Roberts [Sun, 8 Jul 2007 06:51:48 +0000 (06:51 +0000)]
(cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
(cvs-mode-checkout, cvs-execute-single-file): Use new function names
strings->string and string->strings.

18 years ago* pcvs-util.el (cvs-strings->string, cvs-string->strings):
Nick Roberts [Sun, 8 Jul 2007 06:49:02 +0000 (06:49 +0000)]
* pcvs-util.el (cvs-strings->string, cvs-string->strings):
Rename and move to...

* subr.el (strings->string, string->strings): ...here.

18 years ago* pcvs-util.el (cvs-strings->string, cvs-string->strings):
Nick Roberts [Sun, 8 Jul 2007 06:47:18 +0000 (06:47 +0000)]
* pcvs-util.el (cvs-strings->string, cvs-string->strings):
Rename and move to...

* subr.el (strings->string, string->strings): ...here.

18 years ago*** empty log message ***
Nick Roberts [Sun, 8 Jul 2007 06:44:45 +0000 (06:44 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 7 Jul 2007 11:25:15 +0000 (11:25 +0000)]
*** empty log message ***

18 years ago(menu-bar-open): New function. Bind <f10> to it.
Eli Zaretskii [Sat, 7 Jul 2007 11:24:04 +0000 (11:24 +0000)]
(menu-bar-open): New function.  Bind <f10> to it.